Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) 3.17.1 -> 3.17.2 age adoption passing confidence
nuxt (source) 3.17.1 -> 3.17.2 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.17.2

Compare Source

3.17.2 is a regularly-scheduled patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Tree-shake router's handleHotUpdate in production (#​31971)
🩹 Fixes
  • nuxt: Ensure asyncData is initialised before effects run (#​31946)
  • nuxt: Skip view transition if user agent provides one before defining transition (#​31945)
  • nuxt: Improve hashing for complex body in useFetch (#​31963)
  • nuxt: Immediately call asyncData within client-only components (#​31964)
  • nuxt: Don't render errors if event is already handled (#​31966)
  • nuxt: Track whether need to reinit asyncData separately from deps (#​31965)
  • nuxt: Preserve params/meta/matched with universal router (#​31950)
  • nuxt: Respect scroll behavior set by scrollToTop (#​31914)
  • nuxt: Load live data from vfs even if a file exists in buildDir (#​31969)
  • nuxt: Short circuit middleware when validate returns false (#​31967)
  • nuxt: Ensure useAsyncData reactive to key changes when immediate: false (#​31987)
  • nuxt: Resolve real paths imported into virtual files (0bb07f129)
  • webpack: Broaden WarningFilter type (2a79dbd68)
  • schema: Broaden warningIgnoreFilters (a62e808ac)
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
  • Run docs workflow against pull requests (08f968903)
  • Run tests against node v20 (3c97d3493)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
magic-regexp-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 9:26am

@github-actions
Copy link

github-actions bot commented May 5, 2025

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 359 359 ± (0.00%)
Lines 148443 148443 ± (0.00%)
Identifiers 151227 151227 ± (0.00%)
Symbols 255908 255908 ± (0.00%)
Types 53593 53593 ± (0.00%)
Instantiations 622821 622821 ± (0.00%)
Memory used 255476K 265550K ▲ (+3.79%)
I/O read 0.03s 0.04s ▲ (+25.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.96s 0.97s ± (+1.03%)
Bind time 0.46s 0.4s ± (-15.00%)
Check time 2.11s 2.07s ± (-1.93%)
Emit time 0.1s 0.11s ± (+9.09%)
Total time 3.63s 3.56s ± (-1.97%)

@codspeed-hq
Copy link

codspeed-hq bot commented May 5, 2025

CodSpeed Performance Report

Merging #556 will degrade performances by 60.55%

Comparing renovate/nuxt (cc1f825) with main (2f278c2)

Summary

❌ 1 regressions
✅ 5 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
ignores non-JS files 259.6 µs 658 µs -60.55%

@danielroe danielroe merged commit 5404c61 into main May 5, 2025
12 checks passed
@danielroe danielroe deleted the renovate/nuxt branch May 5, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant